rust-bindings: Wire up `tests/`
authorColin Walters <walters@verbum.org>
Sun, 12 Jun 2022 18:34:02 +0000 (14:34 -0400)
committerColin Walters <walters@verbum.org>
Sun, 12 Jun 2022 18:34:02 +0000 (14:34 -0400)
commiteee0eea58b0de7b46c6c5086b041a967efdd330f
treed1679c37f79c4d0d431f68bfcb8026315ed03343
parente6ad897850d3f13a0dd558f314afb6bf9d3c26a6
rust-bindings: Wire up `tests/`

Because the source is in a subdirectory, we lose out on cargo target
autodiscovery.

I noticed this when I edited one of the tests in a way that
should have failed, but didn't...
Cargo.toml
rust-bindings/tests/util/mod.rs